home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 96 / maccd 96.iso / utilities / Mac OS / Icon Brush 2.5 / Help / qa.help < prev    next >
Encoding:
Text File  |  2002-04-05  |  3.2 KB  |  66 lines

  1. <html><!-- hbwr -->
  2.     <head>
  3.         <title>Icon Brush Help</title>
  4.     </head>
  5.     <body bgcolor="white" alink="red" vlink="teal" link="blue" text="black">
  6.     
  7.         <table border=0 padding=0 cellpadding=0 cols=2>
  8.         <tr><td valign=top align=left rowspan=2>
  9.             <img src="images/brushlogo.JPG" width=128 height=128>
  10.         </td><td valign=top>
  11.             <img src="images/brushtext.JPG" width=128 height=50>
  12.         </td></tr>
  13.         </table>
  14.         <font size=+2 face="Lucida Grande"><U><B>Q & A</B></U></font>
  15.         <P><blockquote>
  16.  
  17. <font size=+2 color="blue">Q:</font><blockquote>
  18. How do I make irregularly shaped selections in the icon element editor?
  19. </blockquote>
  20. <font size=+2 color="teal">A:</font><blockquote>
  21. Here's how it works: Shift-drag will add the new selection to the existing selection, while command-drag will subtract the new selection from the current selection.
  22. </blockquote>
  23.  
  24. <hr>
  25. <font size=+2 color="blue">Q:</font><blockquote>
  26. Why didn't certain resources get written when I saved my icon?
  27. </blockquote>
  28. <font size=+2 color="teal">A:</font><blockquote>
  29. You need to set which resources are saved by Icon Brush. You do this by selecting<B>Icon Settings</B> from the <B>Edit</B> menu. You can set the defaults of these settings from the <a href="preferences.help">Preferences Window</a>
  30. </blockquote>
  31.  
  32. <hr>
  33. <font size=+2 color="blue">Q:</font><blockquote>
  34. Why does it say there are 20 or so files left over from the last time I used Icon Brush?
  35. </blockquote>
  36. <font size=+2 color="teal">A:</font><blockquote>
  37. Icon Brush stores files in the temporary folder. These get deleted when Icon Brush quits but on the infrequent occasion that Icon Brush crashes, these files will not be deleted. The next time you open up Icon Bursh you will be asked if you want to open these files and perhaps salvage your work.
  38. </blockquote>
  39.  
  40. <hr>
  41. <font size=+2 color="blue">Q:</font><blockquote>
  42. How come my 32-bit icons don't show up in systems 9.x or less?
  43. </blockquote>
  44. <font size=+2 color="teal">A:</font><blockquote>
  45. Systems below OSX only support 32-bit icons to be used as a <i>Custom Icon</i>. A custom icon must have a resource ID of -16455 and must have the <i>use custom icon</i> flag set. These can both be accomplished from the <B>Icon Settings</B> function in the <B>Edit</B> menu.
  46. </blockquote>
  47.  
  48. <hr>
  49. <font size=+2 color="blue">Q:</font><blockquote>
  50. When I paste Icons into REALbasic, why don't they show up or why do I get an error?
  51. </blockquote>
  52. <font size=+2 color="teal">A:</font><blockquote>
  53. As of version 3.5 (when this was written), RB only supports 8-bit and below icons with 1-bit masks of the large (32x32) and small (16x16) type. These are the only types of icons that you can paste into REALbasic. Shift-click to select all of those types of icons and select <b>Copy Icon Data</b> from the Edit menu. Then paste into RB.
  54. </blockquote>
  55.  
  56. <hr>
  57. <font size=+2 color="blue">Q:</font><blockquote>
  58. Why didn't the icon show up on the file/folder I saved it into?
  59. </blockquote>
  60. <font size=+2 color="teal">A:</font><blockquote>
  61. For the icon do be displayed in the Finder, it needs to be a resource icon of ID -16455, and be tagged as a <i>custom icon</i>. Both of these conditions can be set in the icon info sheet (command-i).
  62. </blockquote>
  63.  
  64.         </blockquote>
  65.     </body>
  66. </html>